Skip to main content
guest
|
Join
|
Help
|
Sign In
guest
Join
|
Help
|
Sign In
schuchert
Home
Wiki Home
Recent Changes
Pages and Files
Members
My CV
C++ Training
New Stuff
FitNessse Tutorials
Experiential Learning
RubyNotes
EJB & JPA
Agile Courseware
Unpublished Articles
Tool Configuration
AOP
C# & OOP
Back to the Top
Checkstyle in Eclipse
Edit
0
3
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
<--Back
Install Checkstyle
Start Eclipse
Follow
here
and follow the Download & Installation section.
Configuring Checkstyle
Download this file:
CheckstyleConfig.xml
Details
Download
4 KB
. I recommend putting this file in your workspace directory
In Eclipse: Windows:Preferences:Checkstyle
Click on new
Select "External Configuration File" (it defaults to Internal Configuration)
Enter a name (e.g. MyCheckstylePrefs)
Click on import
Select the file you downloaded above
Click on OK to save configuration
Click on OK to close Windows:Preferences
Set your project's Checkstyle preferences by right-clicking on it, ...
<--Back
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
Install Checkstyle
Configuring Checkstyle
<--Back